From: Glenn Morris Date: Wed, 2 May 2012 16:10:02 +0000 (-0400) Subject: Auto-commit of generated files. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~2326^2~2436^2~8 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2dd1ff26f20e10d9751e411695dc2ee34d8f593a;p=emacs.git Auto-commit of generated files. --- diff --git a/autogen/configure b/autogen/configure index 6e8ddc505fe..5a70efc967f 100755 --- a/autogen/configure +++ b/autogen/configure @@ -14939,9 +14939,7 @@ $as_echo "$emacs_cv_freebsd_terminfo" >&6; } ;; netbsd) - if test $ac_cv_search_tputs = -lterminfo; then - LIBS_TERMCAP="-lterminfo" - else + if "x$LIBS_TERMCAP" != "x-lterminfo" ; then TERMINFO=no LIBS_TERMCAP="-ltermcap" fi